home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net 2002 March
/
DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin
/
pc
/
PC Software
/
free_browsing
/
DavesQckSearchDbar3-14
/
dqsd.exe
/
searches
/
imdb.xml
< prev
next >
Wrap
Text File
|
2002-08-30
|
1KB
|
40 lines
<search function="imdb">
<name>Internet Movie Database (IMDB)</name>
<description>
Lookup movies, television shows, actors, directors and more.<br/>
<div class="helpboxDescLabels">Example:</div>
<table class="helpboxDescTable">
<tr><td>imdb jaws</td></tr>
</table>
</description>
<category>Entertainment</category>
<link>http://www.imdb.com/</link>
<form name="imdbf"
action="http://www.imdb.com/Find"
method="post">
<input type="hidden" name="select" value="All"/>
<input type="hidden" name="for"/>
<input type="hidden" name="Go" value="Go"/>
</form>
<script><![CDATA[
function imdb(q)
{
if( nullArgs("imdb",q) )
return false;
else
{
document.imdbf["for"].value = q;
submitForm(imdbf);
}
}
]]></script>
<copyright>
Copyright (c) 2002 David Bau
Distributed under the terms of the
GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
</copyright>
</search>